Scripting > CxScript > Dictionary Object

Dictionary Object

The Dictionary object stores name and value pairs, referred to as the key and value respectively, in an array.

The Dictionary object is intrinsic to both the HyperPoint Scripting Service and CygNet Studio, but can be used by any automation-compatible container (Microsoft Visual Basic, Microsoft Word, Active Server Pages).

Declare the object using the following code:

CreateObject("CxScript.Dictionary")

 

Note: The Dictionary object is automatically provided in CygNet Studio as the global Dictionary object, so you usually do not need to create a CxScript.Dictionary object.


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.